JAMSRESTAPI Web Service
PostDate_PostDate
JAMSRESTAPI Web Service > All Operations Resource Group : Date_PostDate (Post)

Resource Path: /api/date

Uri: http://doc.jamsscheduler.com/api/date

Description
Create new Date and attach it to the specified DateType
Parameters
NameDescriptionData Type
Date Type Name in which to add Date.The name of the DateTypestring
Request

The request body is of type DateDetail.

Date Detail to Add to Date Type

Overview

DateDetail
dateTypeID : integer
dateTypeType : string
description : string
lastChangeUTC : string
specificType : string
startDate : string
workDay : string
Response

The response body is of type string.

OK
See Also
All Operations Resource GroupJAMSRESTAPI Web Service